From 118995473f0e01c272e38a9c5f1141df5af4b9af Mon Sep 17 00:00:00 2001 From: Hans Breuer Date: Sun, 25 Feb 2001 19:02:27 +0000 Subject: [PATCH] sorry to forget this on previous commit ! --- ChangeLog | 18 ++++++++++++++++++ ChangeLog.pre-2-0 | 18 ++++++++++++++++++ ChangeLog.pre-2-10 | 18 ++++++++++++++++++ ChangeLog.pre-2-2 | 18 ++++++++++++++++++ ChangeLog.pre-2-4 | 18 ++++++++++++++++++ ChangeLog.pre-2-6 | 18 ++++++++++++++++++ ChangeLog.pre-2-8 | 18 ++++++++++++++++++ 7 files changed, 126 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9277662744..cfd87a593a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2001-02-25 Hans Breuer + + * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef + cause we want to loose those prototypes only in the latter case + + * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to + GdkPixmapImplWin32 because it itsn't derived from it. Use the + impl member variable instead + + * gtk/gtk.def : updated + + * gtk/gtklist.c : + * gtk/gtkmenus.c : include for memset () + + * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION + for everthing built here, but for gtk-x.x.dll only. This solves + problem of indifferent gtk type definitions + Sat Feb 24 20:11:39 2001 Jonathan Blandford * gtk/gtkclipboard.h: actually put /* */ around #endif comment. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 9277662744..cfd87a593a 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,21 @@ +2001-02-25 Hans Breuer + + * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef + cause we want to loose those prototypes only in the latter case + + * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to + GdkPixmapImplWin32 because it itsn't derived from it. Use the + impl member variable instead + + * gtk/gtk.def : updated + + * gtk/gtklist.c : + * gtk/gtkmenus.c : include for memset () + + * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION + for everthing built here, but for gtk-x.x.dll only. This solves + problem of indifferent gtk type definitions + Sat Feb 24 20:11:39 2001 Jonathan Blandford * gtk/gtkclipboard.h: actually put /* */ around #endif comment. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 9277662744..cfd87a593a 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,21 @@ +2001-02-25 Hans Breuer + + * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef + cause we want to loose those prototypes only in the latter case + + * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to + GdkPixmapImplWin32 because it itsn't derived from it. Use the + impl member variable instead + + * gtk/gtk.def : updated + + * gtk/gtklist.c : + * gtk/gtkmenus.c : include for memset () + + * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION + for everthing built here, but for gtk-x.x.dll only. This solves + problem of indifferent gtk type definitions + Sat Feb 24 20:11:39 2001 Jonathan Blandford * gtk/gtkclipboard.h: actually put /* */ around #endif comment. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 9277662744..cfd87a593a 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,21 @@ +2001-02-25 Hans Breuer + + * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef + cause we want to loose those prototypes only in the latter case + + * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to + GdkPixmapImplWin32 because it itsn't derived from it. Use the + impl member variable instead + + * gtk/gtk.def : updated + + * gtk/gtklist.c : + * gtk/gtkmenus.c : include for memset () + + * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION + for everthing built here, but for gtk-x.x.dll only. This solves + problem of indifferent gtk type definitions + Sat Feb 24 20:11:39 2001 Jonathan Blandford * gtk/gtkclipboard.h: actually put /* */ around #endif comment. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 9277662744..cfd87a593a 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,21 @@ +2001-02-25 Hans Breuer + + * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef + cause we want to loose those prototypes only in the latter case + + * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to + GdkPixmapImplWin32 because it itsn't derived from it. Use the + impl member variable instead + + * gtk/gtk.def : updated + + * gtk/gtklist.c : + * gtk/gtkmenus.c : include for memset () + + * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION + for everthing built here, but for gtk-x.x.dll only. This solves + problem of indifferent gtk type definitions + Sat Feb 24 20:11:39 2001 Jonathan Blandford * gtk/gtkclipboard.h: actually put /* */ around #endif comment. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 9277662744..cfd87a593a 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,21 @@ +2001-02-25 Hans Breuer + + * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef + cause we want to loose those prototypes only in the latter case + + * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to + GdkPixmapImplWin32 because it itsn't derived from it. Use the + impl member variable instead + + * gtk/gtk.def : updated + + * gtk/gtklist.c : + * gtk/gtkmenus.c : include for memset () + + * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION + for everthing built here, but for gtk-x.x.dll only. This solves + problem of indifferent gtk type definitions + Sat Feb 24 20:11:39 2001 Jonathan Blandford * gtk/gtkclipboard.h: actually put /* */ around #endif comment. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 9277662744..cfd87a593a 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,21 @@ +2001-02-25 Hans Breuer + + * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef + cause we want to loose those prototypes only in the latter case + + * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to + GdkPixmapImplWin32 because it itsn't derived from it. Use the + impl member variable instead + + * gtk/gtk.def : updated + + * gtk/gtklist.c : + * gtk/gtkmenus.c : include for memset () + + * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION + for everthing built here, but for gtk-x.x.dll only. This solves + problem of indifferent gtk type definitions + Sat Feb 24 20:11:39 2001 Jonathan Blandford * gtk/gtkclipboard.h: actually put /* */ around #endif comment. -- 2.30.2